home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / SOURCES / ATARI_SRC.ZIP / atari source / DSHJ2 / ALERT.H next >
Encoding:
C/C++ Source or Header  |  2001-02-10  |  2.6 KB  |  46 lines

  1. /*ALERT TEXT STRING EQUATES */
  2.  
  3. #define ALERT1   1        /* Unable to Locate Resource    */
  4. #define ALERT2   2        /* Preview Functions Disabled    */
  5. #define ALERT3   3        /* Printing Functions Disabled    */
  6. #define ALERT4   4        /* Delete All Regions?        */
  7. #define ALERT5   5        /* This Region is Already Linked    */
  8. #define ALERT6   6        /* Delete Page?            */
  9. #define ALERT7   7        /* Delete Region?             */
  10. #define ALERT8   8        /* File Not Found!            */
  11. #define ALERT9   9        /* Commence Printing        */
  12. #define ALERT10  10        /* Unable to Open Scanner Workstation*/
  13. #define ALERT11  11        /* Unable to Open Preview Workstation*/
  14. #define ALERT12  12        /* Memory LMALLOC() Allocation Error*/
  15. #define ALERT13  13        /* Memory LCALLOC() Allocation Error*/
  16. #define ALERT14  14        /* Unable to Allocate Critical Buffers*/
  17. #define ALERT15  15        /* Memory Shortage...        */
  18. #define ALERT16  16        /* Disk Error -  Cannot Open File   */
  19. #define ALERT17  17        /* Disk Read Error!            */
  20. #define ALERT18  18        /* Disk Error -  Cannot Close File  */
  21. #define ALERT19  19        /* Disk Error - Unable to Create File */
  22. #define ALERT20  20        /* Disk Write Error!        */
  23. #define ALERT21  21        /* Disk Error - Unable to Delete File*/
  24. #define ALERT22  22        /* File I/O Error - Unable to continue */
  25. #define ALERT23  23        /* Memory Shortage - Cancelling operation*/
  26. #define ALERT24  24        /* File not found ... Edit? */
  27. #define ALERT25  25        /* Close article before going into editor */
  28. #define ALERT26  26        /* Clipboard is already full    */
  29. #define ALERT27  27        /* Delete Current Template?        */
  30. #define ALERT28  28        /* Delete Both Templates?        */
  31. #define ALERT29  29         /* Not a Deskset file        */
  32. #define ALERT30  30        /* Not enough memory for rulers     */
  33. #define ALERT31  31        /* Not enough memory to repel    */
  34. #define ALERT32  32        /* Not enough memory to show image  */
  35. #define ALERT33  33        /* Not enough memory for dpi requested*/
  36. #define ALERT34  34        /* Save Current Parameters?          */
  37. #define ALERT35  35        /* Deskset will not run in this resolution */
  38. #define ALERT36  36        /* GDOS Not Installed - Please Install GDOS*/
  39. #define ALERT37  37        /* File Already Exists! Overwrite File? */
  40. #define ALERT38  38        /* You must load picture from the default path */
  41. #define ALERT39  39        /* The File Is Empty!|Please Check Your File */
  42. #define ALERT40  40        /* Delete Primitive? */
  43. #define ALERT41  41        /* No Laser Printer Attached... */
  44. #define ALERT42  42        /* Not Enough Memory to Print...*/
  45. #define ALERT43  43        /* Wrong Paper Size for Landscape modes */
  46.